You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > MinEvery Method > VectorInt.MinEvery Method ([In] TMtxVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.MinEvery Method ([In] TMtxVecInt)

Vectorised minimum.

Syntax
C#
Visual Basic
public TMtxVecInt MinEvery([In] TMtxVecInt Vec);

Compares Vec values with corresponding elements in the calling object and stores the smaller value in Self. Size and TMtxVecInt.IntPrecision property of the calling object are set automatically.

MinEvery

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!